Platform Explorer / Nuxeo Platform 6.0

Operation simpleUndo (simpleUndo)

In component BuiltIn
Operation id simpleUndo
Category Chain
Label simpleUndo
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs void

Implementation Information

Implementation Class Class: org.nuxeo.ecm.automation.core.impl.CompiledChainImpl
Contributing Component BuiltIn

JSON Definition

{
  "id" : "simpleUndo",
  "label" : "simpleUndo",
  "category" : "Chain",
  "requires" : null,
  "description" : null,
  "url" : "simpleUndo",
  "signature" : [ "void", "void" ],
  "params" : [ ]
}